func runtime/pprof.pprof_cyclesPerSecond
3 uses
runtime/pprof (current package)
pprof.go#L441: cpuGHz := float64(pprof_cyclesPerSecond()) / 1e9
pprof.go#L952: fmt.Fprintf(w, "cycles/second=%v\n", pprof_cyclesPerSecond())
pprof.go#L981: func pprof_cyclesPerSecond() int64
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)